home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland Pascal with Objects 7.0 / TDDOC.ZIP / MANUAL.TD < prev    next >
Encoding:
Text File  |  1992-10-27  |  1.1 KB  |  33 lines

  1.                                 MANUAL.TD
  2.                                 =========
  3.  
  4. This file contains corrections to the "Turbo Debugger User's Guide."
  5.  
  6.  
  7. Chapter 15
  8. ----------
  9.  
  10. p. 239
  11.  
  12.   Under "Using TDINST with TDW", the manual states:
  13.  
  14.     To use TDINST with TDW, start TDINST using the -w command-line option. 
  15.     TDINST for TDW works just like TDINST for Turbo Debugger, except that 
  16.     the default configuration file is TDCONFIG.TDW and fewer options are 
  17.     available. (See the list of TDW command-line options in the previous 
  18.     section.)
  19.  
  20.     For a description of how to use TDINST, see Appendix D.
  21.  
  22.   This section should be titled "Using TDWINST with TDW" and should read 
  23.   as follows:
  24.  
  25.     There is a configuration program for TDW called TDWINST that is similar
  26.     to TDINST. TDWINST uses the configuration file TDCONFIG.TDW and offers 
  27.     fewer configuration options than TDINST. (See the list of command-line
  28.     options in the previous section.)
  29.  
  30.     For a description of how to use TDWINST, see the online text file
  31.     UTILS.TD. (The installation program by default puts this file in 
  32.     \BP\DOC.)
  33.